home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / biz / dbase / db2_4.readme < prev    next >
Encoding:
Text File  |  1994-12-19  |  10.9 KB  |  191 lines

  1. Short:    Database program w OS3.0 look, user def...
  2. Author:   david-ek@dsv.su.se
  3. Uploader: david-ek@dsv.su.se
  4. Type:     biz/dbase
  5.  
  6. An Introduction to db 2.4
  7. -------------------------
  8.  
  9. db is a small and fast database program that I wrote after having tested
  10. numerous other PD database programs and always found something lacking or
  11. irritating me. They might have dozzens of features not found in db, but
  12. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  13.  
  14. My main need was to keep record on addresses and telephone numbers of friends
  15. and companies. Before v2.0 db was fixed to be just an address and telephone
  16. database, but that has changed. db was designed with user definable layout in
  17. mind from start. Currently you have to use a file editor to specify the
  18. database fields and layout as there is no GUI for that.
  19. Anyway that's a one time job, then you just USE the database and have fun.
  20.  
  21. Complete GUI support will probably only be included in a commercial product
  22. I plan to call REG.
  23.  
  24.  
  25. Feature List
  26. ------------
  27.  
  28. A partial list of db's features include:
  29.  
  30.     o Dynamic memory handling. Number of records and fields only limited by
  31.       free memory.
  32.     o GadTool based. (Use fields of string, checkbox and cycle type)
  33.     o Mouse and keyboard driven.
  34.     o User definable fields and layout.
  35.     o Multiple views of the same database.
  36.     o Commodore's Clipboard for flexible interaction with other programs.
  37.     o AppWindow -just drag and drop database icons on db to load.
  38.     o Online MenuHelp -Press HELP key when selecting a menu item.
  39.     o Font sensitive.
  40.     o ASL requesters for flexible loads and saves.
  41.     o Localized.
  42.     o ARexx support.
  43.     o Dial numbers using a modem or loudspeaker.
  44.     o WB and Shell usage with Commodore's template parsing.
  45.     o Fast and flexible find function using AmigaDOS patterns.
  46.     o Filter function.
  47.     o Fast and flexible sort function. Multiple sort orders can be specified.
  48.     o 'Export View' and two standard ASCII export features.
  49.     o Automatic ASCII import (tab-separated ASCII).
  50.  
  51.  
  52. History of changes
  53. ------------------
  54.  
  55. 94-11-20       v2.4  NEW_FEATURES:
  56.                      * db now handles fields of checkbox and cycle type.
  57.                        as well as string fields. Take a look at the
  58.                        "Game Reviews" file in the Examples drawer.
  59.                      * db now also dials numbers using the loudspeaker.
  60.                        Thanks goes to Andrew Leppard for the dial code.
  61.                        See @{" Settings " link Settings} for more info.
  62.                        (There are three new ToolTypes to accommodate this)
  63.                      * Added an 'Output view with names' menuitem allowing
  64.                        the database to be outputted with the fieldnames
  65.                        of the current view preceeding each field.
  66.                      * Added a MAKEBACKUP ToolType that makes db save a
  67.                        backup of the database every time a database is saved.
  68.                      * Added an OKAY1 and OKAY2 ARexx command enabling the
  69.                        script programmer to put up information and selection
  70.                        requesters.
  71.                      * On-line help somewhat improved.
  72.                      * An Italian and Finnish catalog is now added to the
  73.                        archive, making db speak 8 languages!
  74.                        (Where are you French and Spanish guys?)
  75.  
  76.                      BUG FIXED:
  77.                      * Reading the contents of an empty string field from
  78.                        ARexx returned garbage.
  79.  
  80. 94-09-28       v2.3  NEW FEATURES:
  81.                      * Several language catalogs added. See @{" Preface " link Preface}.
  82.                      * Clicking the closewindow gadget when in sort- or
  83.                        find mode returns db to normal mode instead of
  84.                        quitting as suggested by Edmund Vermeulen.
  85.                        In normal mode this quits db as always.
  86.                      * Added a HORIZBAR ToolType that places the record-
  87.                        dragbar horizontally at the bottom of the window.
  88.                        Suggested by Edmund Vermeulen.
  89.                      * Added a PUBSCREEN ToolType that opens db on the
  90.                        specified public screen or Workbench if not found.
  91.                      * Added an ESCQUIT ToolType that enables the Escape key
  92.                        to quit db (in normal mode).
  93.                      * Improved the GETFIELD ARexx command to accept an
  94.                        optional from-field as argument.
  95.                      * Added a RETRYINPUT ARexx command that can be used in
  96.                        AUTORX scripts to enforce correct input. RETRYINPUT
  97.                        will reactivate the last field entered.
  98.                      * Added CUT COPY and PASTE Arexx commands.
  99.                      * Closing large databases is now much faster. Records
  100.                        are de-allocated in the reverse order from how they
  101.                        got loaded thus helping exec in it's job.
  102.                      * Cut can now also be used in sort and find mode.
  103.  
  104.                      BUGS FIXED:
  105.                      * Pasting in sort mode now works.
  106.                      * A theoretical problem with trashing of global program-
  107.                        variables has been fixed (has never happened though)
  108.                      * Since v2.2: ARexx scripts could be started even in
  109.                        sort and find mode, that "feature" has been removed.
  110.  
  111.  
  112. ============================= Archive contents =============================
  113.  
  114. Original  Packed Ratio    Date     Time    Name
  115. -------- ------- ----- --------- --------  -------------
  116.      632     280 55.6% 22-Nov-94 22:27:24  db2.4.info
  117.      632     278 56.0% 13-Nov-94 14:24:00  db2.4/Catalogs.info
  118.     8106    3479 57.0% 16-Nov-94 18:31:18  db2.4/Catalogs/dansk/db.catalog
  119.     9260    3746 59.5% 16-Nov-94 18:31:56  db2.4/Catalogs/deutsch/db.catalog
  120.     8908    3799 57.3% 23-Nov-94 21:05:54  db2.4/Catalogs/italiano/db.catalog
  121.     9192    3741 59.3% 22-Nov-94 20:58:40  db2.4/Catalogs/nederlands/db.catalog
  122.     8956    3941 55.9% 16-Nov-94 14:36:34  db2.4/Catalogs/polski/db.catalog
  123.     8734    3828 56.1% 22-Nov-94 21:38:00  db2.4/Catalogs/suomi/db.catalog
  124.     8040    3425 57.4% 20-Nov-94 14:47:52  db2.4/Catalogs/svenska/db.catalog
  125.    48276   25851 46.4% 22-Nov-94 21:11:24  db2.4/db
  126.     2715    1174 56.7% 16-Nov-94 14:48:10  db2.4/db.info
  127.      632     287 54.5% 08-Sep-94 20:49:26  db2.4/Docs.info
  128.    47936   17400 63.7% 22-Nov-94 22:01:52  db2.4/Docs/db.guide
  129.      517     275 46.8% 23-Nov-94 20:58:04  db2.4/Docs/db.guide.info
  130.      642     367 42.8% 22-Nov-94 22:25:32  db2.4/Docs/Fast installing
  131.      543     267 50.8% 16-Aug-94 01:06:04  db2.4/Docs/Fast installing.info
  132.      668     366 45.2% 19-Sep-94 18:17:20  db2.4/Docs/Translators
  133.      543     267 50.8% 16-Aug-94 01:06:04  db2.4/Docs/Translators.info
  134.      632     277 56.1% 17-Nov-94 00:12:24  db2.4/Examples.info
  135.     4734    2197 53.5% 20-Nov-94 23:48:16  db2.4/Examples/About the examples
  136.      543     269 50.4% 13-Nov-94 20:27:46  db2.4/Examples/About the examples.info
  137.     1625     671 58.7% 28-Sep-94 00:08:54  db2.4/Examples/Addresses
  138.     2311     551 76.1% 13-Nov-94 20:27:46  db2.4/Examples/Addresses.info
  139.      632     278 56.0% 17-Nov-94 00:08:16  db2.4/Examples/ARexxDemos.info
  140.      187     155 17.1% 03-Sep-94 12:46:20  db2.4/Examples/ARexxDemos/calc.db
  141.     2228     801 64.0% 20-Nov-94 22:06:54  db2.4/Examples/ARexxDemos/CDsongs
  142.     2312     555 75.9% 20-Nov-94 23:08:20  db2.4/Examples/ARexxDemos/CDsongs.info
  143.      190     143 24.7% 18-Sep-94 13:39:46  db2.4/Examples/ARexxDemos/date.db
  144.      114     104  8.7% 03-Sep-94 02:44:10  db2.4/Examples/ARexxDemos/dial.db
  145.      241     142 41.0% 03-Sep-94 03:31:48  db2.4/Examples/ARexxDemos/Expand.db
  146.      729     340 53.3% 25-Sep-94 17:58:42  db2.4/Examples/ARexxDemos/ExpandII
  147.     1724     597 65.3% 25-Sep-94 18:57:30  db2.4/Examples/ARexxDemos/ExpandII.db
  148.     2307     548 76.2% 20-Nov-94 23:08:20  db2.4/Examples/ARexxDemos/ExpandII.info
  149.        0       0  0.0% 28-Sep-94 17:59:44  db2.4/Examples/ARexxDemos/expandwordlist
  150.      177     143 19.2% 20-Nov-94 22:06:54  db2.4/Examples/ARexxDemos/firstcharupper.db
  151.      359     254 29.2% 03-Sep-94 02:44:10  db2.4/Examples/ARexxDemos/FirstUpper.db
  152.     9506    8970  5.6% 03-Sep-94 19:30:42  db2.4/Examples/ARexxDemos/I love you.snd
  153.      114     105  7.8% 18-Sep-94 13:25:44  db2.4/Examples/ARexxDemos/inputcheck.db
  154.      166     144 13.2% 20-Nov-94 22:06:54  db2.4/Examples/ARexxDemos/integerfield.db
  155.    16906    7637 54.8% 03-Sep-94 19:17:08  db2.4/Examples/ARexxDemos/logo.pic
  156.     1401     555 60.3% 18-Sep-94 13:50:52  db2.4/Examples/ARexxDemos/MagicFieldsII
  157.     2307     551 76.1% 20-Nov-94 23:08:20  db2.4/Examples/ARexxDemos/MagicFieldsII.info
  158.      581     333 42.6% 03-Sep-94 20:01:24  db2.4/Examples/ARexxDemos/Multimedia
  159.     2307     551 76.1% 20-Nov-94 23:08:20  db2.4/Examples/ARexxDemos/Multimedia.info
  160.      159     130 18.2% 22-Nov-94 23:04:02  db2.4/Examples/ARexxDemos/multiview.db
  161.      113     103  8.8% 17-Sep-94 14:35:46  db2.4/Examples/ARexxDemos/numbercheck.db
  162.     2469    1096 55.6% 20-Nov-94 22:06:54  db2.4/Examples/ARexxDemos/playcdsong.db
  163.      281     191 32.0% 20-Nov-94 22:06:54  db2.4/Examples/ARexxDemos/timefield.db
  164.      121     105 13.2% 03-Sep-94 02:44:10  db2.4/Examples/ARexxDemos/ToUpper.db
  165.      711     440 38.1% 12-Aug-94 23:42:42  db2.4/Examples/Books
  166. : From Alan Wiggintons QuickFile
  167.     2311     554 76.0% 13-Nov-94 20:27:44  db2.4/Examples/Books.info
  168.     1903     642 66.2% 13-Nov-94 18:10:44  db2.4/Examples/Game reviews
  169.     2311     554 76.0% 13-Nov-94 20:27:44  db2.4/Examples/Game reviews.info
  170.    26788    2606 90.2% 13-Aug-94 11:36:36  db2.4/Examples/Labels PS
  171.      490     176 64.0% 13-Nov-94 20:27:44  db2.4/Examples/Labels PS.info
  172.    11718    5350 54.3% 19-Aug-94 11:07:00  db2.4/Examples/Music
  173. : From Mathew Johansson
  174.     2311     553 76.0% 13-Nov-94 20:27:44  db2.4/Examples/Music.info
  175.    17156    4926 71.2% 18-Sep-94 19:45:10  db2.4/Examples/Windsurfing
  176.     2311     553 76.0% 13-Nov-94 20:27:44  db2.4/Examples/Windsurfing.info
  177.     1405     592 57.8% 15-Sep-94 20:02:38  db2.4/Examples/Återförsäljare
  178.     2311     553 76.0% 13-Nov-94 20:27:44  db2.4/Examples/Återförsäljare.info
  179.     2380    1264 46.8% 20-Nov-94 20:36:50  db2.4/Product-Info
  180.      632     279 55.8% 28-Sep-94 18:09:48  db2.4/Translators.info
  181.    11440    3875 66.1% 22-Nov-94 21:13:06  db2.4/Translators/db.cd
  182.      486     219 54.9% 28-Sep-94 18:09:48  db2.4/Translators/db.cd.info
  183.    17442    6542 62.4% 20-Nov-94 20:30:28  db2.4/Translators/db_svenska.ct
  184.      486     218 55.1% 28-Sep-94 18:09:48  db2.4/Translators/db_svenska.ct.info
  185.    11080    3791 65.7% 22-Nov-94 21:14:22  db2.4/Translators/empty.ct
  186.      486     221 54.5% 28-Sep-94 18:09:48  db2.4/Translators/empty.ct.info
  187.     2979    1472 50.5% 03-Sep-94 21:00:30  db2.4/Translators/Read_this!
  188.      543     268 50.6% 28-Sep-94 18:09:48  db2.4/Translators/Read_this!.info
  189. -------- ------- ----- --------- --------
  190.   342088  136915 59.9% 28-Nov-94 00:08:50   71 files
  191.